1. Driver door opens while lowering the bed
Cause:
The vehicle author didn't update the xml file support for latest version of this script.
Workaround:
Adding the these after WinchDummy
	<ControlDummy>misc_e</ControlDummy>
	<ControlDummy2>misc_f</ControlDummy2>
	<ControlIsOutside>false</ControlIsOutside>
	<EnableExtraDoor>false</EnableExtraDoor>
	<ExtraDoorMove>Trunk</ExtraDoorMove>
	<ExtraDoorAngleAdjustment>0</ExtraDoorAngleAdjustment>